AI Verified

Name

Ensure Fonts Loaded

About

Ensure Fonts Loaded

Language

PHP

Rating

Voted: 2 by 2 user(s)

Codevault

Tiara Codevault

Scroll down to see more snippets from this codevault.

Wordpress Compatability

The author has indicated that this snippet is compatable up to wordpress version: Not Specified

Our AI bot has checked this snippet is compatable up to wordpress version: 6.1

Code Snippet Plugin Sync

Free & Pro

Download this snippet by clicking the download button, then head over to the Code Snippet Plugin settings in your wordpress admin dashboard, select the import menu then upload this file to import into your wordpress site.

Pro Only (Coming Soon)

You will be able to click a button and sync this snippet to your wordpress site automatically and from your dashboard manage all code snippets across all your wordpress sites that have the Code Snippets Pro plugin installed.

History

Last modified:

13/04/2023

Important Note

This snippet has the following status:

AI Verified

This snippet has been tested by our AI bot, see any comments below.

AI Bot Comments:

Found 0 vulnerabilities

Ensure Fonts Loaded

 
                    
1add_filter( 'elementor_pro/custom_fonts/font_display', function( $current_value, $font_family, $data ) {
2 return 'swap';
3}, 10, 3 );

2

Related Snippets

Please see some snippets below related to this snippet..

Performance

AI Verified

1

Explicit Fixed Width and Height Images

Added: 1 year ago

Last Updated: 1 year ago

test

Performance

AI Verified

1

Enable SVG Uploads

Added: 1 year ago

Last Updated: 7 months ago

This snippet enables the ability to upload SVG files to the WordPress media library.

Performance

AI Verified

1

Remove Google Fonts (Non Elementor)

Added: 1 year ago

Last Updated: 5 months ago

Removed Google Fonts for Non Elementor Websites

Other Snippets in this Codevault

These are some popular snippets from this users codevault..

Performance

AI Verified

2

Ensure Fonts Loaded

Added: 1 year ago

Last Updated: 1 year ago

Ensure Fonts Loaded

Performance

AI Verified

0

Disable Lazy Loading

Added: 1 year ago

Last Updated: 9 months ago

Disable Lazy Loading